home *** CD-ROM | disk | FTP | other *** search
- | !Run file for C Example
- |
- | By Thomas Down
- |
- | When writing in C, you should ALWAYS set up an
- | <appname$dir> variable, because it is used by the
- | library
-
- set cexam$dir <obey$dir>
-
- | There is no need for an iconsprites in this
- | example but it should be included anyway
-
- iconsprites <cexam$dir>.!Sprites
-
- | set the next slot
-
- wimpslot -min 96k -max 96k
-
- | Now the program can be run
-
- run <cexam$dir>.!RunImage